home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Almathera Ten Pack 2: CDPD 1
/
Almathera Ten on Ten - Disc 2: CDPD 1.iso
/
pd
/
301-325
/
309
/
sksh
/
readme_1st.doc
< prev
next >
Wrap
Text File
|
1995-03-14
|
4KB
|
199 lines
Important Stuff - Read This First!
SKSH
A ksh-like Shell for the Amiga
Version 1.3
(Copyright) 1989, 1990
Steve Koren
January 2, 1990
Important: Please Read This First!
This archive contains the 1.3 release of SKsh, a shell for the
Amiga which is similar to Unix ksh. 1.2 was the first
'Release' version; 1.0 and 1.1 were beta versions.
SKsh is probably not as powerful as ARexx, but I think it will
still be very useful. It provides a number of things that
other Amiga shells do not. Perhaps in a future release I will
provide an ARexx interface to SKsh. In any case, I hope it
will be useful to Unix users who wish to have a similar
environment on the Amiga. Unix provides many many things that
SKsh does not, but SKsh comes closer than most other Amiga
shells.
Please understand that since the code can change at any time,
absolutely anything you read here is also subject to change.
Suggestions can be sent to me (Steve Koren) by one of the
methods listed in the "MiscInfo" document.
The following files are included in this documentation. This
list is subject to change:
Addendum?.?.doc - An addendum for each release
Bugs.doc - Bug reports, limitations, etc.
Diffs.doc - Very incomplete list of diffs from ksh
Error.doc - The SKsh error codes
Hints.doc - A few hints for using SKsh
Install.doc - How to Install SKsh - important
MiscInfo.doc - How to report bugs, etc.
ReadMe_1st.doc - This file
Reference.doc - Reference manual
TechNotes.doc - Technical and implementation notes
UserMan.doc - User's guide to using SKsh
In addition, the following files are necessary to run SKsh,
and should be included here:
sksh - The main SKsh binary
.skshinit - initialization file for SKsh
.skshrc - user customization file for SKsh
cmp - misc utility
head - "
join - "
strings - "
tail - "
wc - "
window - "
xd - "
This file should also be included, although its use is
optional:
SKSH Amiga Shell Page 2 Readme Information
Stuff.sksh - optional utilities
If you do not have all of the above files, your version of
SKsh is incomplete.
Also, please carefully read the Installation guide. You
*cannot* simply type SKsh and expect it to run; you must
follow the directions there for proper results.
SKSH Amiga Shell Page 3 Readme Information